A B C D F G H I J L M N O P Q R S T U

B

bakslv_f77(int, double[][], double[], double[]) - Method in class newtonSolver.Uncmin_f77
The bakslv_f77 method solves Ax = b where A is an upper triangular matrix.
Blas_f77 - Class in newtonSolver
This class contains Java versions of a number of the LINPACK basic linear algebra subroutines (blas): isamax_f77 daxpy_f77 ddot_f77 dscal_f77 dswap_f77 dnrm2_f77 dcopy_f77 drotg_f77 It also contains utility routines that the translator found useful while translating the FORTRAN code to Java code.
Blas_f77() - Constructor for class newtonSolver.Blas_f77
 

A B C D F G H I J L M N O P Q R S T U